翻訳と辞書
Words near each other
・ Feature integration theory
・ Feature interaction problem
・ Feature learning
・ Feature length
・ Feature levels in Direct3D
・ Feature model
・ Feature phone
・ Feature Presentation
・ Feature recognition
・ Feature scaling
・ Feature selection
・ Feature Selection Toolbox
・ Feature Show Falls
・ Feature story
・ Feature Story News
Feature structure
・ Feature toggle
・ Feature vector
・ Feature-driven development
・ Feature-oriented domain analysis
・ Feature-oriented positioning
・ Feature-oriented programming
・ Feature-oriented scanning
・ Feature.fm
・ Featured Artists' Coalition
・ FeaturePak
・ Features from accelerated segment test
・ Features new to Windows 10
・ Features new to Windows 7
・ Features new to Windows 8


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Feature structure : ウィキペディア英語版
Feature structure
In phrase structure grammars, such as generalised phrase structure grammar, head-driven phrase structure grammar and lexical functional grammar, a feature structure is essentially a set of attribute-value pairs. For example the attribute named ''number'' might have the value ''singular''. The value of an attribute may be either atomic, e.g. the symbol ''singular'', or complex (most commonly a feature structure, but also a list or a set).
A feature structure can be represented as a directed acyclic graph (DAG), with the nodes corresponding to the variable values and the paths to the variable names. Operations defined on feature structures, e.g. unification, are used extensively in phrase structure grammars. In most theories (e.g. HPSG), operations are strictly speaking defined over equations describing feature structures and not over feature structures themselves, though feature structures are usually used in informal exposition.
Often, feature structures are written like this:
\begin \mbox & noun\ phrase\\ \mbox & \begin \mbox & singular \\ \mbox & third \end \end
Here there are the two features ''category'' and ''agreement''. ''Category'' has the value ''noun phrase'' whereas the value of ''agreement'' is indicated by another feature structure with the features ''number'' and ''person'' being ''singular'' and ''third''.
This particular notation is called ''attribute value matrix'' (AVM).
The matrix has two columns, one for the feature names and the other for the values. In this sense a feature structure is a list of key-value pairs. The value might be atomic or another feature structure. This leads to another notation for feature structures: the use of trees. In fact, some systems (such as PATR-II) use S-expressions to represent feature structures.
==External links==

*(Feature Structures ) section of an online Prolog course
*(Feature Structures ) in Text Encoding for Interchange (TEI)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Feature structure」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.